From: Kenichi Handa Date: Fri, 17 Jan 2003 00:47:32 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~53711 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1255b58ae9bbc3d9c8d6f426ec22facbc307fa04;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 79db6ea91fc..355b0203f09 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2003-01-17 Kenichi Handa + + * editfns.c (Fformat): Convert an unibyte char argument that is + formatted by "%c" to multibyte if the total result must be a + multibyte string. + 2003-01-16 Kim F. Storm * process.c (set-process-filter): Document unibyte/multibyte-ness